control flow graph meaning in Chinese
控制流图 通过一个组件的可能替换控制流路径的一个图形表示。
Examples
- A control flow graph ( cfg ) is a directed graph
控制流程图( cfg )是一个有向图。 - Control flow graph
控制流图 - Control flow graph is a well - known model used for identification of independent paths in procedural software
而控制流图是一个在过程软件中用于鉴别独立路径的著名的模型。 - This technique is also known as test requirements definition technique ( as are control flow graphing , state transition analysis , etc . ) , rather than test design
因果法又被称为测试需求定义方法(控制流图,状态转换分析等等) ,而并非测试设计。 - This phase takes two i uts : ( 1 ) a formal representation of the su icious property ( or properties ) and ( 2 ) control flow graph and data flow information of the program
该阶段取两个输入: ( 1 )一个或多个可疑特性的形式表示,和( 2 )程序的控制流与数据流信息。